Skip to content
Back to search
30
MCP

Verified Repo Memory

pulsemcp/verified repo memory

Provides stale-proof repository memory with code citations and just-in-time verification for coding agents.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Verified Repo Memory
Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
0 tools
com.kage-core/kage
Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.
0 tools
VerifiedState Memory
Verified memory for AI agents. Signed assertions, billing attestation, session continuity.
0 tools · streamable-http
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
io.github.mars-proj/verifiable-memory
Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "verified_repo_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}